Dual-workspace OSS import and Vercel dashboard deploy#17
Closed
askmy-stack wants to merge 4 commits into
Closed
Conversation
Enables local-dev vs real GitHub/ADR workspaces, same-origin API rewrites for Vercel previews, and Makefile smoke targets with 12 new tests. Co-authored-by: Cursor <cursoragent@cursor.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Adds root vercel.json so monorepo deploys skip Python/uv.lock bundling; rewrite script updates both config files. Co-authored-by: Cursor <cursoragent@cursor.com>
Ship Vercel middleware API proxy, slim Railway query image, gated demo seeding, OSS workspace import, coverage scores, uptime smoke CI, and Phase 7 launch docs so the live demo stays reliable for recruiters. Co-authored-by: Cursor <cursoragent@cursor.com>
…bundle. Vercel was detecting pyproject.toml after the Vite build and packaging ~5.4 GB of Python deps. Upload only frontend/ plus root deploy config so the bundle stays under the 500 MB ephemeral storage limit. Co-authored-by: Cursor <cursoragent@cursor.com>
4 tasks
Owner
Author
|
major changes done and merged in the following PR |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
CORTEX_SEED_DEMOdefaults false).import_github_graph.py,seed_oss_fastapi_demo.py), query coverage scores, portfolio UX polish, and Phase 7 docs (MCP, Aura migration, custom domain, launch checklist).verify-production/verify-dual-production.Test plan
uv run pytest tests/ -q --no-cov(373 tests)make verify-productionagainst Railway APICORTEX_SEED_DEMO=falseon Railway; runseed_oss_fastapi_demo.pyon cortex-api service